attribute block造句
例句与造句
- Generates code for the specified attribute block end
为指定的属性块结尾生成代码。 - Generates code for the specified attribute block start
为指定的属性块起始生成代码。 - Outputs an argument in an attribute block
输出属性块中的一个参数。 - An attribute block consists of angle brackets
属性块由尖括号“ - Attribute block of autocad and it ' s application
的属性块及其应用 - It's difficult to find attribute block in a sentence. 用attribute block造句挺难的
- This attribute blocks only the implicit
此属性只阻止隐式 - Inside an attribute block , type the attribute followed by an open parenthesis
在一个属性块内,键入属性,然后键入左括号。 - An attribute block consists of angle brackets " enclosing a list of comma - separated attribute declarations
属性块由尖括号( “ < > ” )组成,其中包含逗号分隔的属性声明列表。 - To apply one or more attributes , you place an attribute block at the beginning of the element declaration
若要应用一个或多个属性( attribute ) ,请在元素声明的起始处放置“属性块” 。 - You apply attributes by adding attribute blocks to program elements such as properties , methods , events , classes , and assemblies
通过向程序元素(如属性、方法、事件、类和程序集)添加属性块来应用属性。 - Adding like - attribute blocks is a straightforward extension of the current technique and is unlikely to appreciably affect compression or performance
添加类属性的块是对当前技术的简单扩展,不太可能对压缩或性能有较大的影响。 - You can also apply an attribute to an assembly in the assemblyinfo . vb file , in which case you do not have to use an attribute block in your main source - code file
也可以将一个属性应用到assemblyinfo . vb文件中的一个程序集,这时您不必在主源代码文件中使用属性块。 - If an attribute pertains not only to the following element but to the entire assembly , you place the attribute block at the beginning of the source file and identify the attribute with the
如果一个属性不仅属于后面的元素,还属于整个程序集,则将属性块放置在源文件的开始处,并用